home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / hpfdj970.gpd < prev    next >
Encoding:
Text File  |  2003-02-21  |  545 b   |  28 lines

  1. *%% 
  2. *%% HP DeskJet 970C Series
  3. *%%
  4. *%% Copyright 1999, Hewlett-Packard Co.
  5. *%% All Rights Reserved.
  6. *%%
  7.  
  8. *Include: "hpfdj97x.gpd"
  9.  
  10. *Feature: HPDuplexUnit
  11. {
  12.     *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  13.     *ConflictPriority: 15
  14.     *FeatureType: PRINTER_PROPERTY
  15.     *UpdateQualityMacro?: TRUE
  16.  
  17.     *DefaultOption: Installed
  18.     *Option: Installed
  19.     {
  20.         *rcNameID: =INSTALLED_DISPLAY
  21.     }
  22.     *Option: NotInstalled
  23.     {
  24.         *rcNameID: =NOT_INSTALLED_DISPLAY
  25.         *DisabledFeatures: LIST(Duplex)
  26.     }
  27. }
  28.